func go/doc.sortingName
3 uses
go/doc (current package)
reader.go#L817: func sortingName(d *ast.GenDecl) string {
reader.go#L839: if ni, nj := sortingName(list[i].Decl), sortingName(list[j].Decl); ni != nj {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)